MessageDisplayCc Property |
Contains an ASCII list of the display names of any carbon copy (CC) message recipients, separated by semicolons (;).
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string DisplayCc { get; set; }Public Property DisplayCc As String
Get
Set
Property Value
Type:
StringThe display cc.
See Also